Expand description
Traits§
- A future representing the notification that an elapsed duration has occurred.
- A stream representing notifications at a fixed interval.
- The runtime trait.
- A TcpListener for this Runtime
- A TcpStream for this Runtime
- A UDP socket.
Functions§
- Get the current runtime.
- Runs a future inside a runtime and blocks on the result.
- Set the current runtime.